-
Home
-
Booking for Appointments and Events Calendar – Amelia
-
1.2.23 (latest)
-
Code
-
Classes
- EventApplicationService
Total Complexity |
266 |
Dependencies |
27 |
Dependents |
0 |
Total lines |
1,634 |
Lines of code |
1,022 |
Logical lines of code |
488 |
Comment lines |
306 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
D |
8 |
81 |
389 |
getEventsByIds() |
B |
40 |
21 |
56 |
add() |
B |
34 |
18 |
92 |
delete() |
B |
39 |
18 |
68 |
updateStatus() |
B |
39 |
18 |
65 |
updateSingle() |
B |
36 |
17 |
78 |
getEventById() |
A |
48 |
14 |
33 |
eventDetailsUpdated() |
A |
61 |
16 |
9 |
deleteEvent() |
A |
48 |
12 |
30 |
removeSlotsFromEvents() |
A |
43 |
8 |
49 |
getEditedEvents() |
A |
55 |
10 |
18 |
getTicketsPriceByDateRange() |
A |
49 |
8 |
30 |
addSingle() |
S |
46 |
5 |
37 |
deleteEventBooking() |
S |
56 |
5 |
17 |
build() |
S |
54 |
4 |
22 |
getLastPeriod() |
S |
63 |
4 |
11 |
isSeparateRecurringEvent() |
S |
68 |
4 |
7 |
getEventsByCriteria() |
S |
67 |
2 |
8 |
__construct() |
S |
81 |
1 |
3 |